-
Notifications
You must be signed in to change notification settings - Fork 196
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
support add/delete User manager my sql #1120
Conversation
… address no access error. Handle the MySQLFirewallrule 'NORESOURCEFOUND' error.
…ure-service-operator-1 into buhongw7583c-UserManagerMySQL
@melonrush13 Mel, I had some technical issue with the original PR that the changed files are wrong so have to open an exactly new one but this time with the correct changed files list. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Was able to...
- Create the user and delete the user successfully
- Create/Delete with keyvault set from adminSecret/adminSecretKeyVault successfully
- Create/Delete with keyVaultToStoreSecrets successfully
Quick fix, Hong: Please address PROJECT file for accidentantal double declaration. Thanks!
Also - as for the other PR, please add documentation to the following file for this new operator, but also feel free to address in another PR!
We will address the improper connected IP (for firewallrule) in this ticket here
Tagging @frodopwns @jananivMS for additional eyes/comments
…o v2 for mysqlserver in ctonrooler, move the common function to stringhelper, use the secret to derive the full server name, update the user secret with the right mysqldnssuffix.
@melonrush13 @frodopwns Mel and Erin, I think I need at least one of you to approve the PR? Thanks so much. |
some issues fixed
helm chart needed update
Role updates reference PRR
Co-authored-by: Dave Fellows <dave.fellows@microsoft.com>
Co-authored-by: Dave Fellows <dave.fellows@microsoft.com>
Co-authored-by: Dave Fellows <dave.fellows@microsoft.com>
chart updates to fix helm chart
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Tested functionality using Helm and works.
/azp run |
Pipelines were unable to run due to time out waiting for the pull request to finish merging. |
A new PR related with original one:
#1101
Closes #1101
What this PR does / why we need it:
All the PR description and comments could be found from #1101.
Due to some technical issue, the original PR could not display the correct changed files and have to reopen a new PR.
Special notes for your reviewer:
All the PR description and comments could be found from #1101.
How does this PR make you feel:
If applicable: